password generator - перевод на русский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

password generator - перевод на русский

SOFTWARE PROGRAM OR HARDWARE DEVICE THAT TAKES INPUT FROM A RANDOM OR PSEUDO-RANDOM NUMBER GENERATOR AND AUTOMATICALLY GENERATES A PASSWORD
Password generator; Random password generation; Automated Password Generator

password generator         
генератор паролей
random password generator         
генератор случайных паролей
password security         
MEASURE OF THE EFFECTIVENESS OF A PASSWORD IN RESISTING GUESSING AND BRUTE-FORCE ATTACKS
Weak password; Strong password; Password complexity; Password entropy; Commonly Used Passwords; 123456 (password); Password security; Commonly used passwords
безопасность на основе применения паролей (на основе парольной защиты)

Определение

ПАРОЛЬ
я, м.
1. Секретное условное слово (или слова, фраза) для опознания своих на военной службе, а также в конспиративных организациях.
2. инф. Служебное слово, известное лишь немногим лицам и используемое для ограничения доступа к данным, имеющимся в ЭВМ.

Википедия

Random password generator

A random password generator is software program or hardware device that takes input from a random or pseudo-random number generator and automatically generates a password. Random passwords can be generated manually, using simple sources of randomness such as dice or coins, or they can be generated using a computer.

While there are many examples of "random" password generator programs available on the Internet, generating randomness can be tricky and many programs do not generate random characters in a way that ensures strong security. A common recommendation is to use open source security tools where possible since they allow independent checks on the quality of the methods used. Note that simply generating a password at random does not ensure the password is a strong password, because it is possible, although highly unlikely, to generate an easily guessed or cracked password. In fact, there is no need at all for a password to have been produced by a perfectly random process: it just needs to be sufficiently difficult to guess.

A password generator can be part of a password manager. When a password policy enforces complex rules, it can be easier to use a password generator based on that set of rules than to manually create passwords.

Long strings of random characters are difficult for most people to memorize. Mnemonic hashes, which reversibly convert random strings into more memorable passwords, can substantially improve the ease of memorization. As the hash can be processed by a computer to recover the original 60-bit string, it has at least as much information content as the original string. Similar techniques are used in memory sport.

Как переводится password generator на Русский язык